mirror of
https://git.notfire.cc/notfire/akkoma-fe.git
synced 2026-01-11 05:23:16 -08:00
remove unused import
This commit is contained in:
parent
01f19e7fcd
commit
872c110510
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ import TimelineQuickSettings from './timeline_quick_settings.vue'
|
|||
import { debounce, throttle, keyBy } from 'lodash'
|
||||
import { library } from '@fortawesome/fontawesome-svg-core'
|
||||
import { faCircleNotch, faCog, faPlus, faMinus } from '@fortawesome/free-solid-svg-icons'
|
||||
import {calcLineCount} from "diff/lib/patch/merge";
|
||||
|
||||
library.add(
|
||||
faCircleNotch,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue