mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-09 13:30:04 +00:00
chore(*): change code style to remove semicolons
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export interface CsrfToken {
|
||||
headerName: string;
|
||||
value: string;
|
||||
headerName: string
|
||||
value: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user