Skip to content

Commit

Permalink
cleanup for nginx
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-jonathan committed Apr 1, 2024
1 parent e13e321 commit 28031c2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/structures/Tree.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,10 @@ import {
listInsert,
listAppend,
listRemove,
listRemoveFirst,
listInsertBefore,
listInsertAfter,
listIterateFromFirst, listRemoveFirst,
listIterateFromFirst,
} from '@/structures'

import {
Expand Down

0 comments on commit 28031c2

Please sign in to comment.