Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Connormiha committed Jul 21, 2019
1 parent 3e004e0 commit f45f978
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/jest-serializer/src/__tests__/index.test.ts
Expand Up @@ -10,8 +10,11 @@
import fs from 'fs';
import os from 'os';
import path from 'path';
<<<<<<< HEAD
import v8 from 'v8';
import prettyFormat from 'pretty-format';
=======
>>>>>>> Fix lint

import serializer from '..';

Expand Down

0 comments on commit f45f978

Please sign in to comment.