Skip to content

Commit

Permalink
Remove import.
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianStehle committed Jan 18, 2024
1 parent a20c1db commit d623946
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { Database } from '@hocuspocus/extension-database';
import { Logger } from '@hocuspocus/extension-logger';
import { randomUUID } from 'crypto';
import { Server } from '@hocuspocus/server';
import { Storage } from '@google-cloud/storage';
import { utils } from './stream-helper'
Expand Down

0 comments on commit d623946

Please sign in to comment.