Skip to content
Snippets Groups Projects
Commit 900fa3f1 authored by Mithun S's avatar Mithun S Committed by Yas Naoi
Browse files

Issue #3076767 by Mithun S, yas: Comply with Drupal coding standard (7)

parent e0e96e35
No related branches found
No related tags found
No related merge requests found
......@@ -1375,7 +1375,7 @@ function aws_cloud_update_8181() {
/**
* Update views.
*
* Views: Image
* Views: Image.
*/
function aws_cloud_update_8182() {
$files = [
......
......@@ -3,7 +3,6 @@
namespace Drupal\k8s\Form;
use Drupal\Core\Form\FormStateInterface;
use Drupal\Core\Messenger\Messenger;
/**
* Form controller for the Namespace entity create form.
......
......@@ -3,7 +3,6 @@
namespace Drupal\k8s\Form;
use Drupal\Core\Form\FormStateInterface;
use Drupal\Core\Messenger\Messenger;
use Drupal\Component\Serialization\Yaml;
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment