Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie Wong committed Aug 8, 2018
1 parent 4b228c6 commit d104d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/import/firefox.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import {Profile, FrameInfo, CallTreeProfileBuilder} from '../lib/profile'
import {getOrInsert, lastOf} from '../lib/utils'
import {getOrInsert} from '../lib/utils'
import {TimeFormatter} from '../lib/value-formatters'

interface Allocations {
Expand Down

0 comments on commit d104d88

Please sign in to comment.