Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
S
shadowban-eu-backend
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nanahira
shadowban-eu-backend
Commits
3b3845ca
Commit
3b3845ca
authored
Nov 29, 2019
by
Raphael Beer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Chore: remove superfluous debug
parent
d7f2711f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
backend.py
backend.py
+0
-1
No files found.
backend.py
View file @
3b3845ca
...
@@ -334,7 +334,6 @@ class TwitterSession:
...
@@ -334,7 +334,6 @@ class TwitterSession:
account_index
+=
1
account_index
+=
1
before_barrier
=
await
reference_session
.
tweet_raw
(
replied_to_id
,
1000
)
before_barrier
=
await
reference_session
.
tweet_raw
(
replied_to_id
,
1000
)
debug
(
str
(
before_barrier
))
if
get_nested
(
before_barrier
,
[
"globalObjects"
,
"tweets"
])
is
None
:
if
get_nested
(
before_barrier
,
[
"globalObjects"
,
"tweets"
])
is
None
:
debug
(
'notweets
\n
'
)
debug
(
'notweets
\n
'
)
return
return
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment