Skip to content

Commit

Permalink
import style
Browse files Browse the repository at this point in the history
  • Loading branch information
adrums86 committed Feb 20, 2023
1 parent 528e9ed commit 15deea7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/mp4/emsg.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
const { getUint64 } = require('../utils/numbers.js');

var uint8ToCString = require('../utils/string.js').uint8ToCString;
var getUint64 = require('../utils/numbers.js').getUint64;

/**
* Based on: ISO/IEC 23009 Section: 5.10.3.3
Expand Down

0 comments on commit 15deea7

Please sign in to comment.