Skip to content

Commit

Permalink
Module cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
PointKernel committed Oct 16, 2024
1 parent 0ca82d5 commit eb2a4d3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ci/check_godbolt.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,11 @@

import os
import json
import requests
import git
import re
import argparse
import json
import zlib
import base64
import urllib.parse

def open_file(file_path):
with open(file_path, 'r') as file:
Expand Down

0 comments on commit eb2a4d3

Please sign in to comment.