Skip to content

Commit 179ab6e

Browse files
author
Kate Brune
committed
clean up extra imports
1 parent c5a5205 commit 179ab6e

File tree

130 files changed

+0
-306
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

130 files changed

+0
-306
lines changed

.github/workflows/maven.yml

Lines changed: 0 additions & 30 deletions
This file was deleted.

src/main/java/com/github/freeclimbapi/AbstractOpenApiSchema.java

Lines changed: 0 additions & 148 deletions
This file was deleted.

src/main/java/com/github/freeclimbapi/enums/AccountStatus.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
import com.github.freeclimbapi.enums.*;
2424
import com.github.freeclimbapi.models.*;
2525
import com.github.freeclimbapi.JSON;
26-
import com.github.freeclimbapi.utils.*;
2726

2827
import java.io.IOException;
2928
import com.google.gson.TypeAdapter;

src/main/java/com/github/freeclimbapi/enums/AccountType.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
import com.github.freeclimbapi.enums.*;
2424
import com.github.freeclimbapi.models.*;
2525
import com.github.freeclimbapi.JSON;
26-
import com.github.freeclimbapi.utils.*;
2726

2827
import java.io.IOException;
2928
import com.google.gson.TypeAdapter;

src/main/java/com/github/freeclimbapi/enums/AnsweredBy.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
import com.github.freeclimbapi.enums.*;
2424
import com.github.freeclimbapi.models.*;
2525
import com.github.freeclimbapi.JSON;
26-
import com.github.freeclimbapi.utils.*;
2726

2827
import java.io.IOException;
2928
import com.google.gson.TypeAdapter;

src/main/java/com/github/freeclimbapi/enums/CallDirection.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
import com.github.freeclimbapi.enums.*;
2424
import com.github.freeclimbapi.models.*;
2525
import com.github.freeclimbapi.JSON;
26-
import com.github.freeclimbapi.utils.*;
2726

2827
import java.io.IOException;
2928
import com.google.gson.TypeAdapter;

src/main/java/com/github/freeclimbapi/enums/CallStatus.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
import com.github.freeclimbapi.enums.*;
2424
import com.github.freeclimbapi.models.*;
2525
import com.github.freeclimbapi.JSON;
26-
import com.github.freeclimbapi.utils.*;
2726

2827
import java.io.IOException;
2928
import com.google.gson.TypeAdapter;

src/main/java/com/github/freeclimbapi/enums/ConferenceStatus.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
import com.github.freeclimbapi.enums.*;
2424
import com.github.freeclimbapi.models.*;
2525
import com.github.freeclimbapi.JSON;
26-
import com.github.freeclimbapi.utils.*;
2726

2827
import java.io.IOException;
2928
import com.google.gson.TypeAdapter;

src/main/java/com/github/freeclimbapi/enums/GetSpeechReason.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
import com.github.freeclimbapi.enums.*;
2424
import com.github.freeclimbapi.models.*;
2525
import com.github.freeclimbapi.JSON;
26-
import com.github.freeclimbapi.utils.*;
2726

2827
import java.io.IOException;
2928
import com.google.gson.TypeAdapter;

src/main/java/com/github/freeclimbapi/enums/GrammarFileBuiltIn.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
import com.github.freeclimbapi.enums.*;
2424
import com.github.freeclimbapi.models.*;
2525
import com.github.freeclimbapi.JSON;
26-
import com.github.freeclimbapi.utils.*;
2726

2827
import java.io.IOException;
2928
import com.google.gson.TypeAdapter;

0 commit comments

Comments
 (0)