We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f30fde commit a0648c3Copy full SHA for a0648c3
1 file changed
src/config.rs
@@ -6,5 +6,4 @@ const DOMAIN: &str = "tinypy.net";
6
7
const SUBDOMAINS: &[(&str, &str)] = &[
8
("infra", "github.com/dylan-sutton-chavez/tinypy-infra/")
9
-
10
-];
+];
0 commit comments