Skip to content

Commit 513ae37

Browse files
committed
Remove git markers
1 parent 2f05994 commit 513ae37

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/vws/exceptions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,6 @@ def response(self) -> Response:
253253
The response returned by Vuforia which included this error.
254254
"""
255255
return self._response
256-
<<<<<<< HEAD
257256

258257

259258
class InactiveProject(Exception):

0 commit comments

Comments
 (0)