Skip to content

Commit 03bfa1b

Browse files
committed
clean up a few lines
1 parent aef6823 commit 03bfa1b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/configuration/mocks.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { getMockDataSource } from 'gcopypaste/app/features/datasources/__mocks__
33

44
import { PromOptions } from '../types';
55

6-
76
export function createDefaultConfigOptions(): DataSourceSettings<PromOptions> {
87
return getMockDataSource<PromOptions>({
98
jsonData: {

0 commit comments

Comments
 (0)