Skip to content

Commit 032df9a

Browse files
committed
FIX build
1 parent 9717500 commit 032df9a

2 files changed

Lines changed: 0 additions & 34 deletions

File tree

projects/pouchdb/src/app/app.component.spec.ts

Lines changed: 0 additions & 31 deletions
This file was deleted.

projects/rxdb-base/src/server.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ import {
2121
GRAPHQL_SUBSCRIPTION_PORT,
2222
GRAPHQL_SUBSCRIPTION_PATH
2323
} from '../src/app/shared';
24-
import {
25-
unixInSeconds
26-
} from '../../../src/shared/util-server';
2724
import { Message, User } from '../../../src/shared/types';
2825
import { graphQLSchemaFromRxSchema } from 'rxdb/plugins/replication-graphql';
2926
import { RxUsersSchema } from './app/schemas/user.schema';

0 commit comments

Comments
 (0)