remove ';'
This commit is contained in:
parent
23f5838c82
commit
87ec038739
@ -1,4 +1,4 @@
|
||||
'use server';;
|
||||
'use server';
|
||||
import { getClientWithToken } from '../apollo/client';
|
||||
import * as GQL from '../types';
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user