summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BlankConsoleLab/CST-116-Project1-Florea.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/BlankConsoleLab/CST-116-Project1-Florea.cpp b/BlankConsoleLab/CST-116-Project1-Florea.cpp
index 5c3fb96..1322d6a 100644
--- a/BlankConsoleLab/CST-116-Project1-Florea.cpp
+++ b/BlankConsoleLab/CST-116-Project1-Florea.cpp
@@ -54,6 +54,5 @@ int main()
cout << "Warning: a lower aspect ratio would provide more stability." << endl;
cout << "Current aspect ratio: " << ratio << " (width / length)"<< endl;
}
-
}