Skip to content

Commit

Permalink
Removed leftover import
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommatheussen committed May 25, 2017
1 parent 3da7327 commit b2c059f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions client/src/app/collection.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ import { Injectable } from '@angular/core';

import { Observable } from 'rxjs';

import { DatabaseService } from './database.service';

import * as Datastore from 'nedb';
import { Collection } from './models/collection.interface';
import { Card } from './models/card.interface';
Expand Down

0 comments on commit b2c059f

Please sign in to comment.